HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2023. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
License
BSD LicenseOther Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
Small. Easy use. Thank you!
-
.
-
I've used HSQLDB for 7 years - it's the greatest, and I was excited to use the new sqltool in 2.4.0, especially the .dsv export and import facility. (I've written my own functions to accomplish this in OO Basic). Unfortunately, I found that single quotes,carriage return and linefeed characters are not escaped. I have many records of multi-line text fields which use CRLF and single and double quote characters. If you use the .dsv export with these embedded characters, you can not subsequently import the file. (some years ago I had a developer subscription, but not a current one)Reply from HyperSQL Database Engine (HSQLDB)
-
Great small SQL engine that I've been using for in house tools. Small foot print, to make the java executable manageable.
-
A great dbms! Thank you!